throttle proc check (public)

 throttle[i] check

Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl

This method should be called once per request that is monitored. It should be called after authentication such we have already the userid if the user is authenticated.

Partial Call Graph (max 5 caller/called nodes):
%3 test_test_cr_items test_cr_items (test xotcl-core) throttle proc check throttle proc check test_test_cr_items->throttle proc check test_test_xo_db_object test_xo_db_object (test xotcl-core) test_test_xo_db_object->throttle proc check test_xotcl_core_tutorial_1 xotcl_core_tutorial_1 (test xotcl-core) test_xotcl_core_tutorial_1->throttle proc check test_xotcl_core_tutorial_2 xotcl_core_tutorial_2 (test xotcl-core) test_xotcl_core_tutorial_2->throttle proc check

Testcases:
xotcl_core_tutorial_1, xotcl_core_tutorial_2, test_xo_db_object, test_cr_items
[ show source ]
Show another procedure: